home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / util1 / dosmax21.zip / FW4-6.BAT < prev    next >
DOS Batch File  |  1993-06-01  |  378b  |  11 lines

  1. REM FW4-6.BAT
  2. REM Fool Microsoft's Windows 3.x into starting, even though all files are high
  3.  
  4. REM This batch file is for MS-DOS version 4.x and higher only.  For MS-DOS
  5. REM version 3.x use FW3.BAT
  6.  
  7. set W1=CON 567890123456789012345678901234567890123456789012345
  8. set W2=CON 567890123456789012345678901234567890123456789012345
  9. set W3=CON 5
  10. win %1 %2 %3 %4 %5 %6 %7 %8 %9
  11.